go.pact.im/x/clock.eventTicker.wg (field)

3 uses

	go.pact.im/x/clock (current package)
		ticker.go#L63: 	wg sync.WaitGroup
		ticker.go#L102: 	t.wg.Go(func() {
		ticker.go#L154: 	t.wg.Wait()